powered by
Print results for power of hypothesis testing of 2 proportions
# S3 method for power.for.2p print(x, ...)
object of class 'power.for.2p'
further arguments passed to or used by methods.
'n.for.2p'
# NOT RUN { power.for.2p(p1=.1, p2=.2, n1=10, n2=15) power.for.2p(p1=seq(1,9,.5)/10, p2=.5, n1=100, n2=120) # }
Run the code above in your browser using DataLab